Version

Zoombar Method

Renders the specified zoombar model.
Overload List
OverloadDescription
Zoombar(ZoombarModel)Renders the specified zoombar model.  
Zoombar(ZoombarModel,IDictionary<String,Object>)Renders the zoombar with the specified zoombar model and html attributes.  
Zoombar(ZoombarModel,Object)Renders the zoombar with the specified zoombar model and html attributes.  
Zoombar(String,ZoombarModel)Renders the zoombar with the specified id and model.  
Zoombar(String,ZoombarModel,IDictionary<String,Object>)Renders the zoombar with the specified id, model and html attributes.  
Zoombar(String,ZoombarModel,Object)Renders the zoombar with the specified id, model and html attributes.  
Zoombar()Creates a wrapper to chain initialization properties on for the igZoombar control.  
Zoombar(IDictionary<String,Object>)Creates a wrapper to chain initialization properties on for the igZoombar control and sets its html attributes.  
Zoombar(Object)Creates a wrapper to chain initialization properties on for the igZoombar control and sets its html attributes.  
Requirements

Target Platforms: Windows 8.1, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

View on GitHub